Current Search Results

Topic > Natural Language Processing [X]
Website Title > T* [X]
[ click X to remove filter(s) ]
Results 1 - 1 / 1

Keyword extractions and further categories under [details] link

[ details] Teemapoint
Software, customized tools and services for Natural Language Processing tasks
URL: http://www.teemapoint.fi/english.html
SPARQL query:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX wx: <http://www.teemapoint.net/web_sites#>
PREFIX wx_toi: <http://www.teemapoint.net/web_sites/wx_toi#>
SELECT ?r WHERE { ?r rdf:type wx:web_site . ?r wx:has_topic_cl wx_toi:natural_language_processing . ?r wx:has_name ?s0 . FILTER regex(?s0 , "^[tT]" ) }